Uses of Enum
com.cisco.pt.ipc.enums.StandardChannel
Packages that use StandardChannel
-
Uses of StandardChannel in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return StandardChannelModifier and TypeMethodDescriptionstatic StandardChannelStandardChannel.fromIntValue(int value) static StandardChannelStandardChannel.fromIntValue(Integer value) static StandardChannelReturns the enum constant of this type with the specified name.static StandardChannel[]StandardChannel.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of StandardChannel in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return StandardChannelModifier and TypeMethodDescriptionWirelessCommon.getStandardChannel()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type StandardChannelModifier and TypeMethodDescriptionvoidWirelessCommon.setStandardChannel(StandardChannel channel) Information provided by the PKI file: -
Uses of StandardChannel in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return StandardChannelModifier and TypeMethodDescriptionWirelessCommonImpl.getStandardChannel()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type StandardChannelModifier and TypeMethodDescriptionvoidWirelessCommonImpl.setStandardChannel(StandardChannel channel) Information provided by the PKI file: